.area_h2 {
	font-size: 1rem;
	position: relative;
	padding: .8rem 0;
	margin-bottom: 1rem;
	border-bottom: 1px #E5E5E5 solid;
}

.area_h2 strong:before {
	content:'';
	border-bottom: 1px solid #00a4a0;
	position: absolute;
	width: 6rem;
	bottom: 0;
}

.area_h2 span {
	color: #797979;
	float: right;
}

.area_h2 span a {
	margin-right: .5rem;
	margin-left: .5rem;
}

.area_h2 span a,
.area_h2 span a i {
	font-size: .9rem;
	color: #797979;
}
.layui-index-one{
	margin-top: .5rem;
	padding-left:0;
	padding-right:0;
}

.layui-banner{
	box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%);
	padding: 1rem 0 1rem 1rem;
	box-sizing: border-box;
}
.layui-banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.layui-banner-list{
	padding: 1rem;
	box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%);
}
.layui-banner-list dl{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.layui-banner-list dl:not(:last-child){
	margin-bottom:1rem;
}
.layui-banner-list dl dt{
	position: relative;
}
.layui-banner-list dl dt,.layui-banner-list dl dt img.lazy{
	height: 7.55rem;
}
.layui-banner-list dl dt img.lazy{
	width: 100%;
	object-fit: cover;
}
.layui-banner-list dl>.layui-bg-black{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	opacity: .4;
	transition: all 1s;
}
.layui-banner-list dl:hover>.layui-bg-black{
	opacity: .5;
}
.layui-banner-list dl dd{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	box-sizing: border-box;
	z-index: 2;
}
.layui-banner-list dl dd a.layui-type{
	padding: 0 .5rem;
	box-sizing: border-box;
	border-left: 4px solid #00a4a0;
}
.layui-banner-list dl dd p{
	font-size: 1rem;
	padding:0 .5rem;
	box-sizing:border-box;
	margin-top: 1.5rem;
}
.layui-banner-list dl dd p a{
	color:#fff;
}
.layui-banner-list dl dd time{
	display: block;
	padding: .5rem;
	color: #fff;
	margin-top: .5rem;
}
.layui-hot-list{
	margin-left: 1.4%;
	box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%);
}
.layui-hot-list .area_h2{
	padding-left: 1rem;
	margin-bottom: 0;
}
.layui-hot-list .area_h2 i{
	color:#f05a14;
	padding-right: .5rem;
}
.layui-hot-list ul{
	padding: 0 1rem;
}
.layui-hot-list ul li{
	font-size: .95rem;
	line-height: 2.9rem;
}
.layui-hot-list ul li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.layui-hot-list ul li:first-child:before{
	content: '1';
	color: #ffffff;
	background-color: #00a4a0;
}
.layui-hot-list ul li:nth-child(2):before{
	content: '2';
	color: #ffffff;
	background-color: #06c0bc;
}
.layui-hot-list ul li:nth-child(3):before{
	content: '3';
	color: #ffffff;
	background-color: #6dc7c5;
}
.layui-hot-list ul li:nth-child(4):before{
	content: '4';
}
.layui-hot-list ul li:nth-child(5):before{
	content: '5';
}
.layui-hot-list ul li:nth-child(6):before{
	content: '6';
}
.layui-hot-list ul li:nth-child(7):before{
	content: '7';
}
.layui-hot-list ul li:nth-child(8):before{
	content: '8';
}
.layui-hot-list ul li:nth-child(9):before{
	content: '9';
}
.layui-hot-list ul li:nth-child(10):before{
	content: '10';
}
.layui-hot-list ul li:nth-child(11):before{
	content: '11';
}
.layui-hot-list ul li:nth-child(12):before{
	content: '12';
}
.layui-hot-list ul li:before{
	display: inline-block;
	height: 1rem;
	line-height: 1.1rem;
	width: 1.1rem;
	color: #fff;
	text-align: center;
	background-color: #ccc;
	border-radius: .15rem;
	margin-right: .2rem;
	font-size:.5rem;
}
.layui-index-two{
	margin-top: 1rem;
	box-sizing: border-box;
}
.layui-index-two .layui-index-two-left{
	box-sizing: border-box;
	padding: 0 1rem;
	box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%);
}
.layui-index-two-left .layui-row>div:last-child{
	padding-left: 1%;
}
.layui-index-two-left dl{
	justify-content:space-between;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
.layui-index-two-left dl:not(:last-child){
	border-bottom: 1px solid #f7f7f7;
}
.layui-index-two-left dl dt{
	width: 25%;
}
.layui-index-two-left dl dt,.layui-index-two-left dl dt img{
	height: 8rem;
}
.layui-index-two-left dl dt img{
	object-fit: cover;
	width: 100%;
}
.layui-index-two-left dl dd{
	width:73%;
}
.layui-index-two-left dl dd>a{
	font-size:1.2rem;
	display: block;
}
.layui-index-two-left dl dd .layui-other{
	margin-top: 1rem;
	color: #B3B3B3;
}
.layui-index-two-left dl dd .layui-other a{
	color: #00A4A0;
}
.layui-index-two-left dl dd .layui-other span{
	padding-left: 1rem;
	padding-right: 1rem;
}
.layui-index-two-left dl dd p{
	color: #767676;
	margin-top:.75rem;
	line-height: 1.7rem;
	font-size: .95rem;
	text-align:justify;
}
.layui-index-two-right{
	margin-left: 1.4%;
}
.layui-index-two-right>div{
	padding: 0 1rem 1rem;
	box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%);
}
.layui-index-two-right ul li{
	position: relative;
	overflow: hidden;
	font-size: .95rem;
	justify-content: space-between;
	color: #999;
	margin-bottom: 1.25rem;
	padding-left: .75rem;
}
.layui-index-two-right ul li:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background: #000;
    border-radius: 0.625rem;
    left: 0px;
    top: 0.625rem;
}
.layui-index-two-right ul li a{
	width: 80%;
}
.layui-index-two-right ul li a i{
    color: #00a4a0;
    padding-right: .5rem;
}
.layui-index-two-right ul li span{
	width: 20%;
	text-align: right;
	font-size: .9rem;
}
.layui-index-two-right dl{
	justify-content:space-between;
}
.layui-index-two-right dl:not(:last-child){
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
.layui-index-two-right dl dt{
	width: 25%;
}
.layui-index-two-right dl dt,.layui-index-two-right dl dt img{
	height: 4rem;
}
.layui-index-two-right dl dt img{
	object-fit: cover;
	width: 100%;
}
.layui-index-two-right dl dd{
	width:70%;
}
.layui-index-two-right dl dd>a{
	font-size:.95rem;
	display: block;
}
.layui-index-two-right dl dd .layui-other{
	margin-top: .5rem;
	color: #B3B3B3;
}
.layui-index-two-right dl dd .layui-other a{
	color: #00A4A0;
	display: none;
}
.layui-index-two-right dl dd .layui-other span{
	padding-left: 1rem;
	padding-right: 1rem;
	display: none;
}
.layui-index-two-right dl dd p{
	display: none;
	color: #767676;
	margin-top:.75rem;
	line-height: 1.7rem;
	font-size: .95rem;
	text-align:justify;
}
.layui-index-three{
	margin-top: 1rem;
	padding: 1rem;
	box-sizing: border-box;
	box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%);
}
.layui-index-three>div{
	justify-content: space-between;
	flex-wrap: wrap;
}
.layui-index-three>div dl{
	width: 24%;
	position: relative;
}
.layui-index-three>div dl dt{
	position: relative;
}
.layui-index-three>div dl dt,.layui-index-three>div dl dt img.lazy{
	height: 10rem;
}
.layui-index-three>div dl dt img.lazy{
	width: 100%;
	object-fit: cover;
}
.layui-index-three>div>dl>div.layui-bg-black{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	opacity: .4;
	transition: all 1s;
}
.layui-index-three>div>dl:hover>div.layui-bg-black{
	opacity: .6;
}
.layui-index-three>div dl dd{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	box-sizing: border-box;
	z-index: 2;
}
.layui-index-three>div dl dd a.layui-type{
	padding: 0 .5rem;
	border-left: 4px solid #00a4a0;
}
.layui-index-three>div dl dd p{
	font-size: 1rem;
	padding:0 .5rem;
	box-sizing:border-box;
	margin-top: 1.5rem;
}
.layui-index-three>div dl dd p a{
	color:#fff;
}
.layui-index-three>div dl dd time{
	display: block;
	padding: .5rem;
	color: #fff;
	margin-top: .5rem;
}
@media(max-width: 800px) {
	.layui-banner-list,.layui-index-two-right{
		display: none;
	}
	.layui-banner{
		padding: 1rem;
	}
	.layui-index-one{
		flex-wrap: wrap;
	}
	.layui-hot-list{
		margin-left: 0;
	}
	.layui-index-two,.layui-index-two .layui-row>div:last-child,.layui-index-three{
		margin-top: .5rem;
	}
}
@media(max-width: 768px){
	.layui-index-three>div dl{
		width: 49%;
	}
	.layui-index-three>div dl:first-child,.layui-index-three>div dl:nth-child(2){
		margin-bottom:2%;
	}
}
@media(max-width: 480px){
	.layui-index-three>div dl dt, .layui-index-three>div dl dt img.lazy{
		height: 8rem;
	}
	.layui-index-two-left dl dd>a{
		font-size:1rem;
	}
	.layui-index-two-left dl dd p{
		font-size:0.875rem;
	}
}
@media(max-width: 360px){
	.layui-index-three>div dl dt, .layui-index-three>div dl dt img.lazy{
		height: 7rem;
	}
}